翻訳と辞書
Words near each other
・ Bidhawal
・ Bidhayak Bhattacharya
・ Bidher
・ Bidhir Bidhan
・ Bidhnu
・ Bidholi
・ Bidhu Bhusan Das
・ Bidhu Jha
・ Bidhuna
・ Bidhwan
・ Bidhya Devi Bhandari
・ Bidi
・ Bidi Bidi Bom Bom
・ Bidi, Zahedan
・ Bidia Dandaron
Bidiagonal matrix
・ Bidiagonalization
・ Bidiakis cube
・ Bidiga
・ Bidilița River
・ Bidimensionality
・ Bidin' My Time
・ Biding
・ Biding My Time
・ Bidingen
・ Bidiphar
・ Bidipta Chakraborty
・ Bidireasa River
・ Bidirected graph
・ Bidirectional


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Bidiagonal matrix : ウィキペディア英語版
Bidiagonal matrix
In mathematics, a bidiagonal matrix is a matrix with non-zero entries along the main diagonal and ''either'' the diagonal above or the diagonal below. This means there are exactly two non zero diagonals in the matrix.
When the diagonal above the main diagonal has the non-zero entries the matrix is upper bidiagonal. When the diagonal below the main diagonal has the non-zero entries the matrix is lower bidiagonal.
For example, the following matrix is upper bidiagonal:
:\begin
1 & 4 & 0 & 0 \\
0 & 4 & 1 & 0 \\
0 & 0 & 3 & 4 \\
0 & 0 & 0 & 3 \\
\end
and the following matrix is lower bidiagonal:
:\begin
1 & 0 & 0 & 0 \\
2 & 4 & 0 & 0 \\
0 & 3 & 3 & 0 \\
0 & 0 & 4 & 3 \\
\end.
==Usage==
One variant of the QR algorithm starts with reducing a general matrix into a bidiagonal one,〔Bochkanov Sergey Anatolyevich. ALGLIB User Guide - General Matrix operations - Singular value decomposition . ALGLIB Project. 2010-12-11. URL:http://www.alglib.net/matrixops/general/svd.php. Accessed: 2010-12-11. (Archived by WebCite at http://www.webcitation.org/5utO4iSnR)〕
and the Singular value decomposition uses this method as well.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Bidiagonal matrix」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.